home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / you-075a.lha / you-075a / modops.h < prev    next >
C/C++ Source or Header  |  1992-06-18  |  431b  |  8 lines

  1. /* ******************************************************************** */
  2. /*  root.h           Copyright (C) Codemist and University of Bath 1989 */
  3. /*                                                                      */
  4. /* The root level operations protos                                     */
  5. /* ******************************************************************** */
  6.  
  7. extern void initialise_module_operators(LispObject *);
  8.